Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SYCL][E2E] Change XFAIL to UNSUPPORTED in USM/fill_any_size #16443

Closed
wants to merge 1 commit into from

Conversation

rafbiels
Copy link
Contributor

The failure is sporadic, so change from XFAIL to UNSUPPORTED to avoid XPASS reports while the underlying issue is not yet fixed.

Fixes #16434

The failure is sporadic, so change to UNSUPPORTED to avoid
XPASS reports while the underlying issue is not yet fixed.
@rafbiels rafbiels requested a review from a team as a code owner December 20, 2024 15:18
@dm-vodopyanov
Copy link
Contributor

@rafbiels can you please fix clang-format and resolve conflicts, and then ping @intel/llvm-gatekeepers asking for merge?

@rafbiels
Copy link
Contributor Author

rafbiels commented Jan 7, 2025

The test addition was reverted in #16465. I'll submit a new PR re-adding the test with the UNSUPPORTED rule, so closing this one.

@rafbiels
Copy link
Contributor Author

rafbiels commented Jan 7, 2025

New PR: #16544

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

USM/fill_any_size.cpp XPASS in OCL CPU in Nightly
3 participants